$ grep -l "#hands on" ~/terhechte/journal/*.md
Posts tagged #hands on
posts 3 years 2 tag hands on
[ 2016 ]
01 · posts
2016-07-15
Data in Swift 3 parsing a Doom WAD File
Swift 3 replaces NSData with the Data value type. Implement a Doom Wad file parser with the new Data type to understand the differences.
[ 2015 ]
02 · posts
2015-12-08
Swift Package Manager: Create and Use a X11 package on Linux
A tutorial on how to create a Swift Package for X11 on Linux and use it to write a simple X11 app
2015-09-30
Getting your iPhone 6s Chip Foundry from Swift
This quickly explains how you use private apis from Swift in order to figure out the manufacturer of your fancy new iPhone 6S CPU